home *** CD-ROM | disk | FTP | other *** search
- #ifndef FWMEMORY_H
- #define FWMEMORY_H
- //========================================================================================
- //
- // File: FWMemory.h
- // Release Version: $ 1.0d1 $
- //
- // Creation Date: 3/28/94
- //
- // Copyright: © 1994 by Apple Computer, Inc., all rights reserved.
- //
- //========================================================================================
-
- #ifndef FWVMHEAP_H
- #include "FWObjecH.h"
- #endif
-
- #ifndef FWMEMMGR_H
- #include "FWMemMgr.h"
- #endif
-
- #ifndef FWMEMTAS_H
- #include "FWMemTas.h"
- #endif
-
- #endif
-